-
Home
-
StellarPay – Stripe Payment Gateway for WooCommerce
-
1.2.0
-
Code
-
Classes
- PaymentGateway
Total Complexity |
54 |
Dependencies |
23 |
Dependents |
2 |
Total lines |
473 |
Lines of code |
235 |
Logical lines of code |
126 |
Comment lines |
145 |
Methods |
15 |
Properties |
5 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getPaymentMethodData() |
A |
44 |
10 |
41 |
validate_fields() |
S |
54 |
6 |
20 |
payment_fields() |
S |
58 |
6 |
17 |
process_payment() |
S |
48 |
4 |
33 |
process_refund() |
S |
57 |
5 |
16 |
paymentMethodScripts() |
S |
57 |
3 |
18 |
form() |
S |
61 |
3 |
15 |
getTitle() |
S |
68 |
3 |
7 |
__construct() |
S |
59 |
2 |
14 |
get_tokens() |
S |
62 |
2 |
12 |
save_payment_method_checkbox() |
S |
62 |
2 |
12 |
add_payment_method() |
S |
63 |
2 |
11 |
is_available() |
S |
75 |
2 |
4 |
get_transaction_url() |
S |
69 |
2 |
7 |
getService() |
S |
67 |
2 |
8 |